GetType
TheGetType
method gets the type string corresponding to the specified token, if the token exists.
ODBoolean GetType (in ODTypeToken token, out ODType type);
token
- A tokenized string representing the token of interest, expressed as a 32-bit value.
type
- The type string corresponding to the specified token.
- return value
kODTrue
if the specified token exists in the type/token table for this session, otherwisekODFalse
.SEE ALSO
TheODTypeToken
type (page 877).
TheODSession::RemoveEntry
method (page 613).
TheODSession::Tokenize
method (page 622).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help